This is G o o g l e's cache of http://www.rockbox.org/twiki/bin/view/Main/ReleaseTodo as retrieved on 8 Sep 2005 04:04:00 GMT.
G o o g l e's cache is the snapshot that we took of the page as we crawled the web.
The page may have changed since that time. Click here for the current page without highlighting.
This cached page may reference images which are no longer available. Click here for the cached text only.
To link to or bookmark this page, use the following url: http://www.google.com/search?q=cache:IzxBBkEcGxAJ:www.rockbox.org/twiki/bin/view/Main/ReleaseTodo+site:rockbox.org+inurl:releasetodo&hl=en&client=firefox


Google is neither affiliated with the authors of this page nor responsible for its content.
These search terms have been highlighted: releasetodo 

Rockbox . Main . ReleaseTodo

 Rockbox Logo 

home
download
documentation
mailing lists
wiki
IRC
forums
daily builds
feature requests
bug reports
patches


SourceForge.net Logo

Rockbox > Main > ReleaseTodo
Main . { Users | Changes | Index | Search | Register | Go }

Things to do before releasing 2.5

General

This page is a scratch pad for the issues we want to solve before releasing Rockbox 2.5. Feel free to fill in the blanks, but only critical issues related to the 2.5 release, which is only for the Archos line of players. Do not add issues related to iriver, unless it affects the Archos models too.

Issue Bug report (if any) Description Who works on it? Status
Song gets repeated (shuffled playlist) 1211631 It seems as if songs are sometimes repeated in a playlist   Not fixed
16th MP3 File repeats 949268 The mpeg thread can't properly deal with the situation when the tag buffer is filled before the audio buffer is   Investigate
Corrupt files using time split feature 937100 The time split seems to not always split at frame boundaries   Investigate
Recording generates bad / corrupt mp3 files 1152291 Corrupt files during recording, possibly related to splitting   Investigate
Splitedit: Disc full Handling 1061652, 1061653 The split editor doesn't handle disk errors very well, and can't be interrupted PhilippPertermann bugfix in patchtracker
Ondio Bookmark on Stop, and Resume on start 1116069 It seems as if the Ondio has problems with the soft shutdown   Investigate
The tag database is in a sorry state   The tag database support needs brushing up. The search plugins need to be documented and made more user friendly.   Improved
Panics may leave the hard drive on   We should try to disable the hard drive when panic()ing, so the batteries aren't drained. Perhaps a timeout and a shutdown?   Investigate
Soft poweroff problems   Two problems: (1) Soft poweroff will lock up if it kicks in within an event loop that doesn't use the default handler. There is no way to shutdown a player without hardware override after this except after resetting it first. (2) Soft poweroff will try to spinup the harddrive indefinitely when failing to save the settings in a low battery state, until the unit eventually shuts down from empty batteries.   Not fixed
Xing header generation   Prerecording and long recordings generate xing headers with incomplete data. File splitting doesn't add xing headers. JensArnold Partially fixed.
Sleep & wakeup anomalies 802846 The Sleep and wakeup timers can't be used at the same time   Not critical
Key Lock does not work in Upside down mode 947348 The F1+UP combination doesn't work on the Recorder, so we should find a better combination for key locking   Not critical
"repeat"and "shuffle" need change for german language 1009557 The quick screens don't handle long strings very well   Not critical
Layout issues in the "info" screen 892624 The "info" screen should probably handle larger fonts in a better way   Not critical
The runtime database is in an even sorrier state   This is subject for not being included/supported in the release due to no docs and thus no users.   Release as-is
problem with win_crox0c.fnt, while others are fine 1064280,1170808 The win_crox0c font apparently has some problems with the char mapping

This was fixed by the recent convbdf patch
  Fixed
Code size problem   Rockbox has grown so big that the fmrecorder and recorderv2 builds don't fit within the 200KB limit (with gcc 3.3.6 they do fit, but very tight)   Fixed
NULL pointer accesses in mpeg.c   The archos playback code in mpeg.c causes a NULL pointer access on trackchange. This happens in transfer_end(), mpeg.c (cvs version 1.336: line 844).   Fixed
WPS update and parsing problems 1264133 The WPS apparently has issues parsing bitmap tags, and possibly also drawing issues   Fixed
File size display when prerecording   With prerecording on, the recorded file size display in the recording screen is wrong. It shows the # bytes transferred from the MAS instead.   Fixed
Recording beep seems to disturb recording   The recording beep seems to disturb recording while it shouldn't; especially noticeable with prerecording.   Fixed
WPS conditionals   The %F WPS conditionals don't work as expected since the enum change   Fixed


CategoryFrontpage: Things to do before releasing 2.5

{ Edit | View raw | Attach | Ref-By | Printable | Diffs | r1.25 | > | r1.24 | > | r1.23 | More }
Revision r1.25 - 06 Sep 2005 - 16:14 GMT - PhilippPertermann Copyright © 1999-2005 by the contributing authors.